old_protocol = "12" # Backward compat. with old numbering scheme.
old_script = "0"
</header>
<description>
≤GB≥Domain Name Service (DNS)≤P≥
The protocol used by TCP/IP network clients to translate Internet names into IP addresses, as defined in ≤U2≥RFC 1034≤p0≥ and ≤u2≥RFC 1035≤p0≥. This probe sends a DNS request to look up the IP address for a specified domain name.
≤i≥Domain Name≤p≥ is the fully qualified domain name you are attempting to resolve.
≤i≥IP Address≤p≥ allows you to optionally specify an IP address the domain name should resolve to. If this parameter is non-empty, InterMapper will report an ALARM if one of the returned IP addresses doesn't match the one given here.
≤i≥Recursion Desired≤p≥ tells the target DNS server whether it can ask another DNS server for help in answering the request. If the target DNS server does not know how to resolve the given domain name, and "Recursion-Desired" is true, the target DNS server may query an authoritative DNS server. To prevent other servers from becoming involved, set "Recursion Desired" to false.
≤i≥Failure Status≤p≥ is the device status InterMapper should report when the IP address in a DNS response doesn't match the specified ≤i≥IP Address≤p≥ parameter. You can choose to have InterMapper set the device status to Down, Alarm or Warning. The default is to report IP address mismatches as an Alarm condition, so that Down is reserved for when the DNS server fails to respond at all.